Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | i2c: Enable i2c-s3c2410 for S3C64XX too | Mark Brown | 2009-05-12 | 1 | -1/+1 | |
| * | | | | | | | | | i2c-mpc: bug fix for MPC52xx clock setting and printout | Wolfgang Grandegger | 2009-05-12 | 1 | -14/+20 | |
| * | | | | | | | | | i2c-pxa.c: timeouts off by 1 | Roel Kluin | 2009-05-03 | 1 | -3/+3 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-05-12 | 4 | -4/+27 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Input: tsc2007 - fix locking in hrtimer handler | Thierry Reding | 2009-05-11 | 1 | -2/+3 | |
| * | | | | | | | | | | Input: atkbd - add force release keys quirk for Amilo Xi 3650 | Adrian Batzill | 2009-05-11 | 1 | -0/+16 | |
| * | | | | | | | | | | Input: ff-memless - fix signed to unsigned bit overflow | Jussi Kivilinna | 2009-05-07 | 1 | -1/+1 | |
| * | | | | | | | | | | Input: joydev - blacklist digitizers | Tim Cole | 2009-05-07 | 1 | -1/+7 | |
* | | | | | | | | | | | Remove unreached code in drivers/net/mlx4/en_rx.c | Dan Carpenter | 2009-05-12 | 1 | -1/+0 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://repo.or.cz/cris-mirror | Linus Torvalds | 2009-05-11 | 28 | -438/+217 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | CRISv32: Fix typo compile error in ARTPEC-3 gpio driver. | Jesper Nilsson | 2009-04-28 | 1 | -2/+2 | |
| * | | | | | | | | | | CRIS: Wire up syscalls signalfd4 to writev. | Jesper Nilsson | 2009-04-28 | 3 | -5/+29 | |
| * | | | | | | | | | | CRISv32: Remove obsolete vcs_hook.o from Makefile | Jesper Nilsson | 2009-04-21 | 1 | -2/+0 | |
| * | | | | | | | | | | CRIS: Merge machine dependent boot/compressed and boot/rescue | Jesper Nilsson | 2009-04-21 | 23 | -429/+186 | |
* | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-05-11 | 6 | -15/+120 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ata_piix: The Sony TZ90 needs the cable type hardcoding | Alan Cox | 2009-05-11 | 1 | -0/+1 | |
| * | | | | | | | | | | | ata_piix: ICH7 does not support correct MWDMA timings | Alan Cox | 2009-05-11 | 1 | -3/+14 | |
| * | | | | | | | | | | | Avoid world-writable sysfs files in libata driver. | Vitaly Mayatskikh | 2009-05-11 | 1 | -2/+2 | |
| * | | | | | | | | | | | libata: fix suspend/resume for ATA SEMB devices | Borislav Petkov | 2009-05-11 | 1 | -1/+3 | |
| * | | | | | | | | | | | libata: clear ering on resume | Tejun Heo | 2009-05-11 | 1 | -0/+13 | |
| * | | | | | | | | | | | pata_pdc202xx_old: fix UDMA33 handling | Bartlomiej Zolnierkiewicz | 2009-05-11 | 1 | -3/+3 | |
| * | | | | | | | | | | | sata_mv: use new sata phy register settings for new devices | Martin Michlmayr | 2009-05-11 | 1 | -2/+67 | |
| * | | | | | | | | | | | libata: fix attach error handling | Tejun Heo | 2009-05-11 | 1 | -4/+17 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | dup2: Fix return value with oldfd == newfd and invalid fd | Jeff Mahoney | 2009-05-11 | 1 | -2/+4 | |
* | | | | | | | | | | | intel-iommu: PAE memory corruption fix | David Woodhouse | 2009-05-11 | 1 | -4/+9 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2009-05-10 | 5 | -42/+17 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Staging: comedi: David doesn't want to get comedi patches | Greg Kroah-Hartman | 2009-05-08 | 1 | -1/+0 | |
| * | | | | | | | | | | Staging: rtl8187se: Fix compilation warnings and procfs directory leak | Larry Finger | 2009-05-08 | 2 | -39/+9 | |
| * | | | | | | | | | | Staging: rt2870: new device id | Dave Hayes | 2009-05-08 | 1 | -0/+1 | |
| * | | | | | | | | | | Staging: w35und: unregister device from the ieee80211 stack upon ->disconnect() | Pekka Enberg | 2009-05-08 | 1 | -2/+7 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-05-10 | 6 | -11/+38 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | usb-serial: ftdi_sio: fix reference counting of ftdi_private | Alan Stern | 2009-05-08 | 1 | -4/+14 | |
| * | | | | | | | | | | USB: unusual_devs: extend nokia 6288 bcd range | Phil Dibowitz | 2009-05-08 | 1 | -2/+3 | |
| * | | | | | | | | | | USB: Gadget: fix UTF conversion in the usbstring library | Alan Stern | 2009-05-08 | 1 | -3/+3 | |
| * | | | | | | | | | | USB: Fix makefile so that CONFIG_WDM and CONFIG_TMC work. | Andy Lutomirski | 2009-05-08 | 1 | -0/+2 | |
| * | | | | | | | | | | USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlug | Nicolas Pitre | 2009-05-08 | 2 | -0/+8 | |
| * | | | | | | | | | | USB: cxacru: Fix negative dB output | Simon Arlott | 2009-05-08 | 1 | -2/+8 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-05-10 | 5 | -29/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Revert driver core: move platform_data into platform_device | Greg Kroah-Hartman | 2009-05-08 | 3 | -11/+2 | |
| * | | | | | | | | | | Revert driver core: fix passing platform_data | Ming Lei | 2009-05-08 | 1 | -14/+1 | |
| * | | | | | | | | | | Remove old PRINTK_DEBUG config item | Jason Baron | 2009-05-08 | 1 | -1/+0 | |
| * | | | | | | | | | | Doc/sysfs-rules: Swap the order of the words so the sentence makes more sense | Henrik Austad | 2009-05-08 | 1 | -1/+1 | |
| * | | | | | | | | | | Driver core: platform: fix kernel-doc warnings | Randy Dunlap | 2009-05-08 | 1 | -3/+3 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-05-10 | 44 | -382/+369 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix the race between capifs remount and node creation | Al Viro | 2009-05-09 | 1 | -2/+8 | |
| * | | | | | | | | | | Fix races around the access to ->s_options | Al Viro | 2009-05-09 | 7 | -13/+25 | |
| * | | | | | | | | | | switch ufs directories to ufs_sync_file() | Al Viro | 2009-05-09 | 3 | -3/+3 | |
| * | | | | | | | | | | Switch open_exec() and sys_uselib() to do_open_filp() | Al Viro | 2009-05-09 | 5 | -56/+34 | |
| * | | | | | | | | | | Make open_exec() and sys_uselib() use may_open(), instead of duplicating its ... | Al Viro | 2009-05-09 | 1 | -9/+2 | |
| * | | | | | | | | | | Reduce path_lookup() abuses | Al Viro | 2009-05-09 | 4 | -25/+25 |