aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-03-03Regulators: wm8400 - cleanup platform driver data handlingDmitry Torokhov
2010-03-03Regulators: wm8994 - clean up driver data after removalDmitry Torokhov
2010-03-03Regulators: wm831x-xxx - clean up driver data after removalDmitry Torokhov
2010-03-03Regulators: pcap-regulator - clean up driver data after removalDmitry Torokhov
2010-03-03Regulators: max8660 - annotate probe and remove methodsDmitry Torokhov
2010-03-03Regulators: max1586 - annotate probe and remove methodsDmitry Torokhov
2010-03-03Regulators: lp3971 - fail if platform data was not suppliedDmitry Torokhov
2010-03-03Regulators: tps6507x-regulator - mark probe method as __devinitDmitry Torokhov
2010-03-03Regulators: tps65023-regulator - mark probe method as __devinitDmitry Torokhov
2010-03-03Regulators: twl-regulator - mark probe function as __devinitDmitry Torokhov
2010-03-03Regulators: fixed - annotate probe and remove methodsDmitry Torokhov
2010-03-03Regulators: ab3100 - fix probe and remove annotationsDmitry Torokhov
2010-03-03Regulators: virtual - use sysfs attribute groupsDmitry Torokhov
2010-03-03twl6030: regulator: Configure STATE register instead of REMAPRajendra Nayak
2010-03-03regulator: Provide optional dummy regulator for consumersMark Brown
2010-03-03regulator: Assume regulators are enabled if they don't report anythingMark Brown
2010-03-03regulator: Convert fixed voltage regulator to use enable_time()Mark Brown
2010-03-03regulator: Add WM8994 regulator supportMark Brown
2010-03-03regulator: enable max8649 regulator driverHaojian Zhuang
2010-03-03regulator: trivial: fix typos in user-visible Kconfig textAlex Chiang
2010-03-03regulator: mc13783: consider Power Gates as digital regulators.Alberto Panizzo
2010-03-03regulator: Add 'start-up time' to fixed voltage regulatorsAdrian Hunter
2010-03-03regulator: Implement enable_time() for WM835x ISINKsMark Brown
2010-03-03regulator: Allow regulators to specify the time taken to ramp on enableMark Brown
2010-03-03regulator: Add notifier event on regulator disableMark Brown
2010-03-03regulator/lp3971: Storage class should be before const qualifierTobias Klauser
2010-03-03regulator: add voltage selection capability to mc13783 regulators v2 .Alberto Panizzo
2010-03-03sparc: Update defconfigs.David S. Miller
2010-03-03sparc: Provide io{read,write}{16,32}be().David S. Miller
2010-03-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/id...David S. Miller
2010-03-03pcmcia: disable pcmcia ioctl for !ARM, prepare for removalDominik Brodowski
2010-03-03pcmcia: CodingStyle fixesDominik Brodowski
2010-03-03vga_switcheroo: disable default y by new rules.Dave Airlie
2010-03-03drm/nouveau: fix *staging* driver build with switcheroo off.Dave Airlie
2010-03-02USB: backlight, appledisplay: fix incomplete registration failure handlingBruno Prémont
2010-03-02USB: pl2303: remove unnecessary reset of usb_device in urbsJohan Hovold
2010-03-02USB: ftdi_sio: remove obsolete check in unthrottleJohan Hovold
2010-03-02USB: ftdi_sio: remove unused tx_bytes counterJohan Hovold
2010-03-02USB: qcaux: driver for auxiliary serial ports on Qualcomm devicesDan Williams
2010-03-02USB: pl2303: initial TIOCGSERIAL supportJohn Tsiombikas
2010-03-02USB: option: add Longcheer/Longsung vendor IDDan Williams
2010-03-02USB: fix I2C API usage in ohci-pnx4008.Luotao Fu
2010-03-02USB: usbmon: mask seconds properly in text APIPete Zaitcev
2010-03-02USB: sisusbvga: no unnecessary GFP_ATOMICOliver Neukum
2010-03-02USB: storage: onetouch: unnecessary GFP_ATOMICOliver Neukum
2010-03-02USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin
2010-03-02USB: remove references to port->port.count from the serial driversAlan Stern
2010-03-02USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox
2010-03-02USB: tty: Add a function to insert a string of characters with the same flagAlan Cox