aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-12-24Merge branch 'sony' into releaseLen Brown
2009-12-24Merge branch 'classmate' into releaseLen Brown
2009-12-24Merge branch 'pdc' into releaseLen Brown
2009-12-24Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into r...Len Brown
2009-12-24Merge branch 'osc' into releaseLen Brown
2009-12-24classmate-laptop: add support for Classmate PC ACPI devicesThadeu Lima de Souza Cascardo
2009-12-24hp-wmi: Fix two memleaksThomas Renninger
2009-12-24serial: sh-sci: Convert tremaining ctrl_xxx I/O routines to __raw_xxx.Paul Mundt
2009-12-24serial: sh-sci: earlyprintk zero uartclk fixMagnus Damm
2009-12-24acer-wmi, msi-wmi: Remove needless DMI MODULE_ALIASThomas Renninger
2009-12-24dell-wmi: do not keep driver loaded on unsupported boxesDmitry Torokhov
2009-12-24wmi: Free the allocated acpi objects through wmi_get_event_dataAnisse Astier
2009-12-24drivers/platform/x86/acerhdf.c: check BIOS information whether it begins with...Peter Feuerer
2009-12-24acerhdf: add new BIOS versionsPeter Feuerer
2009-12-24acerhdf: limit modalias matching to supportedStefan Bader
2009-12-24toshiba_acpi: convert to seq_fileAlexey Dobriyan
2009-12-24asus_acpi: convert to seq_fileAlexey Dobriyan
2009-12-24ACPI: do not select ACPI_DOCK from ATA_ACPICarlos R. Mafra
2009-12-23sony-laptop: enumerate rfkill devices using SN06Mattia Dongili
2009-12-23sony-laptop: rfkill support for newer modelsMattia Dongili
2009-12-23Merge branch 'i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2009-12-24i2c-omap: OMAP3: Fix I2C lockup during timeout/error casesManjunatha GK
2009-12-24i2c-omap: Don't write IE state in unidle if 0Cory Maccarrone
2009-12-24i2c-bfin-twi: fix CLKDIV calculationSonic Zhang
2009-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2009-12-23ACPI: fix OSC regression that caused aer and pciehp not to loadShaohua Li
2009-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-12-23[WATCHDOG] use resource_size()H Hartley Sweeten
2009-12-23[WATCHDOG] iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoCImre Kaloz
2009-12-23USB: Fix a bug on appledisplay.c regarding signednesspancho horrillo
2009-12-23USB: option: support hi speed for modem Haier CE100Donny Kurnia
2009-12-23USB: audio gadget: free alsa devices when unloadingCliff Cai
2009-12-23USB: audio gadget: fix wTotalLength calculationCliff Cai
2009-12-23usb: otg: isp1301_omap: fix compile errorFelipe Balbi
2009-12-23USB: musb: workaround Blackfin FIFO anomaliesBryan Wu
2009-12-23USB: musb: Fix array index out of bounds issueMaulik Mankad
2009-12-23USB: musb: Fix null pointer dereference issueMaulik Mankad
2009-12-23USB: musb: correct DMA address for txCliff Cai
2009-12-23USB: musb: gadget_ep0: avoid SetupEnd interruptSergei Shtylyov
2009-12-23USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabledSwaminathan S
2009-12-23USB: musb: do not work if no gadget driver is loadedFelipe Balbi
2009-12-23USB: musb: gadget: set otg tranceiver to idle when registering gadgetArnaud Mandy
2009-12-23USB: musb: Populate the VBUS GPIO with the correct GPIO numberSwaminathan S
2009-12-23USB: musb: fix compiling warning with min() macroCliff Cai
2009-12-23USB: musb: move musb_remove to __exitFelipe Balbi
2009-12-23USB: musb_gadget: fix kernel oops in txstate()Sergei Shtylyov
2009-12-23USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h headerAndreas Mohr
2009-12-23USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h headerAndreas Mohr
2009-12-23USB core: fix recent kernel-doc warningsRandy Dunlap