summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-02-26Merge branches 'clks' and 'pnx' into develRussell King55-625/+856
2010-02-26Merge branch 'misc2' into develRussell King1-0/+19
2010-02-26Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King388-3095/+15683
2010-02-22ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printkLinus Walleij1-14/+16
2010-02-18ARM: 5933/1: amba-pl011: support hardware flow controlRabin Vincent1-0/+19
2010-02-12ARM: PNX4008: use msecs_to_jiffies() rather than open-coding itRussell King1-2/+2
2010-02-12ARM: PNX4008: i2c-pnx makes no use of asm/uaccess.h nor asm/irq.hRussell King1-2/+0
2010-02-12ARM: PNX4008: i2c-pnx: don't split messages across several linesRussell King1-37/+44
2010-02-12ARM: PNX4008: Use i2c driver data for passing between internal functionsRussell King1-70/+62
2010-02-12ARM: PNX4008: move i2c_adapter structure inside the drivers private dataRussell King1-20/+20
2010-02-12ARM: PNX4008: kzalloc i2c drivers internal dataRussell King1-10/+19
2010-02-12ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32'Russell King1-4/+4
2010-02-12ARM: PNX4008: get i2c clock rate from clk APIRussell King1-11/+4
2010-02-12ARM: PNX4008: convert i2c-pnx to use clk API enable/disable callsRussell King1-9/+9
2010-02-12ARM: PNX4008: move i2c clock start/stop into driverRussell King1-9/+30
2010-02-12ARM: PNX4008: move i2c suspend/resume callbacks into driverRussell King1-2/+7
2010-02-12ARM: PNX4008: convert watchdog to use clk API enable/disable callsRussell King1-13/+24
2010-02-12ARM: PNX4008: convert watchdog clocks to match by device onlyRussell King1-1/+1
2010-02-04ARM: 5914/1: Modify PL031 for Nomadik and U8500 v2Linus Walleij1-38/+327
2010-01-28ARM: 5896/1: MMCI: work around a hardware bug in U300Linus Walleij1-0/+11
2010-01-28ARM: 5893/1: SPI AMBA PL022: Limit TX FIFO fillsLinus Walleij1-6/+12
2010-01-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds6-73/+51
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds6-45/+59
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2-21/+14
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds16-48/+111
2010-01-21Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds6-43/+52
2010-01-21USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann1-7/+14
2010-01-21USB: isp1362: better 64bit printf warning fixesLothar Wassmann1-2/+2
2010-01-21USB: fix usbstorage for 2770:915d delivers no FATRyan May1-7/+0
2010-01-21USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley1-3/+3
2010-01-21USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov1-1/+2
2010-01-21USB: Fix duplicate sysfs problem after device reset.Sarah Sharp2-10/+23
2010-01-21USB: add speed values for USB 3.0 and wireless controllersGreg Kroah-Hartman1-0/+6
2010-01-21USB: add missing delay during remote wakeupAlan Stern3-3/+7
2010-01-21USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern2-2/+33
2010-01-21USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern1-3/+8
2010-01-21USB: Don't use GFP_KERNEL while we cannot reset a storage deviceOliver Neukum2-5/+5
2010-01-21USB: fix bitmask merge errorAlan Stern1-1/+2
2010-01-21usb: serial: fix memory leak in generic driverJohan Hovold1-0/+2
2010-01-21USB: serial: fix USB serial fix kfifo_len lockingStefani Seibold1-4/+4
2010-01-21Staging: hv: fix smp problems in the hyperv core codeGreg Kroah-Hartman3-33/+35
2010-01-21Staging: et131x: Fix 2.6.33rc1 regression in et131xAlan Cox2-8/+16
2010-01-21Staging: asus_oled: fix oops in 2.6.32.2Eugeni Dodonov1-4/+8
2010-01-21tty: fix race in tty_fasyncGreg Kroah-Hartman1-1/+1
2010-01-21serial: serial_cs: oxsemi quirk breaks resumePavel Machek1-1/+2
2010-01-21serial: imx: bit &/| confusionRoel Kluin1-1/+1
2010-01-21serial: Fix crash if the minimum rate of the device is > 9600 baudAlan Cox1-5/+12
2010-01-21serial-core: resume serial hardware with no_console_suspendStanislav Brabec1-55/+33
2010-01-21serial: 8250_pnp: use wildcard for serial Wacom tabletsMatthew Garrett1-9/+1