summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | iscsi-target: remove duplicate returnDan Carpenter2011-08-221-1/+0
| * | | | target: Convert target_core_rd.c to use use BUG_ONJulia Lawall2011-08-221-16/+8
| * | | | iscsi-target: Fix leak on failure in iscsi_copy_param_list()Jesper Juhl2011-08-221-27/+16
| * | | | target: Use ERR_CAST inlined functionThomas Meyer2011-08-222-3/+3
| * | | | target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0Nicholas Bellinger2011-08-224-6/+27
| * | | | target: Change TCM_NON_EXISTENT_LUN response to ASC=LOGICAL UNIT NOT SUPPORTEDNicholas Bellinger2011-08-171-0/+7
| | |_|/ | |/| |
* | | | Add a personality to report 2.6.x version numbersAndi Kleen2011-08-252-0/+39
* | | | firmware loader: allow builtin firmware load even if usermodehelper is disabledLinus Torvalds2011-08-241-5/+6
* | | | Merge branch 'for-31-rc3/i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-08-242-33/+5
|\ \ \ \
| * | | | i2c-nomadik: fix kerneldoc warningLinus Walleij2011-08-241-1/+2
| * | | | Revert "i2c-omap: fix static suspend vs. runtime suspend"Kevin Hilman2011-08-231-29/+0
| * | | | i2c-nomadik: Do not use _interruptible_ variant callsrinidhi kasagar2011-08-231-4/+4
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-08-246-94/+200
|\ \ \ \
| * \ \ \ Merge branches 'wiimote' and 'upstream-fixes' into for-linusJiri Kosina2011-08-244-0/+16
| |\ \ \ \
| | * | | | HID: usbhid: Add support for SiGma Micro chipJeremiah Matthey2011-08-232-0/+4
| | * | | | HID: add support for new revision of Apple aluminum keyboardDan Bastone2011-08-013-0/+12
| * | | | | HID: wiimote: Add status and return request handlersDavid Herrmann2011-08-231-0/+24
| * | | | | HID: wiimote: Add drm requestDavid Herrmann2011-08-231-0/+26
| * | | | | HID: wiimote: Register led class devicesDavid Herrmann2011-08-232-59/+107
| * | | | | HID: wiimote: Correctly call HID open/close callbacksDavid Herrmann2011-08-231-0/+16
| * | | | | HID: wiimote: Simplify synchronizationDavid Herrmann2011-08-231-51/+27
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-08-2415-145/+241
|\ \ \ \ \
| * | | | | Input: ad714x - read the interrupt status registers in a rowMichael Hennerich2011-08-224-41/+49
| * | | | | Input: ad714x - use DMA-safe buffers for spi_write()Dmitry Torokhov2011-08-224-103/+131
| * | | | | Input: ad714x - fix endianness issuesMichael Hennerich2011-08-222-33/+25
| * | | | | Input: ad714xx-spi - force SPI bus into the default 8-bit modeMichael Hennerich2011-08-221-0/+6
| * | | | | Input: ep93xx_keypad - add missing include of linux/module.hAxel Lin2011-08-211-0/+1
| * | | | | Input: tnetv107x-ts - add missing include of linux/module.hAxel Lin2011-08-211-0/+1
| * | | | | Input: max11801_ts - correct license statementJiejing Zhang2011-08-201-1/+2
| * | | | | Input: atmel_mxt_ts - report pressure information from the driverYufeng Shen2011-08-161-0/+12
| * | | | | Input: bcm5974 - Add support for newer MacBookPro8,2Andrew Drake2011-08-161-0/+20
| * | | | | Input: wacom - report id 3 returns 4 bytes of dataPing Cheng2011-08-161-4/+6
| * | | | | Input: wacom - add WAC_MSG_RETRIES definePing Cheng2011-08-161-3/+4
| * | | | | Input: wacom - add support for the Wacom Bamboo Pen (CTL-660/K)Gerard Braad2011-08-161-0/+4
| * | | | | Input: tegra-kbc - correct call to input_free_deviceAxel Lin2011-08-111-1/+1
| * | | | | Input: mpu3050 - correct call to input_free_deviceAxel Lin2011-08-111-1/+1
| * | | | | Input: bcm5974 - add support for touchpads found in MacBookAir4,2Joshua V. Dillon2011-08-081-0/+20
| * | | | | Input: mma8450 - fix module device table typeAxel Lin2011-08-081-1/+1
| * | | | | Input: remove CLOCK_TICK_RATE from analog joystick driverDeepak Saxena2011-08-041-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2011-08-245-75/+40
|\ \ \ \ \ \
| * | | | | | fuse: check size of FUSE_NOTIFY_INVAL_ENTRY messageMiklos Szeredi2011-08-241-0/+4
| * | | | | | fuse: mark pages accessed when written toJohannes Weiner2011-08-081-0/+3
| * | | | | | fuse: delete dead .write_begin and .write_end aopsJohannes Weiner2011-08-081-70/+0
| * | | | | | fuse: fix flockMiklos Szeredi2011-08-084-4/+32
| * | | | | | fuse: fix non-ANSI void function notationRandy Dunlap2011-06-011-1/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-248-233/+468
|\ \ \ \ \ \ \
| * | | | | | | sparc: Allow handling signals when stack is corrupted.David S. Miller2011-08-208-233/+468
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-2427-110/+433
|\ \ \ \ \ \ \ \
| * | | | | | | | bridge: fix a possible net_device leakEric Dumazet2011-08-221-1/+5
| * | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-08-225-36/+37
| |\ \ \ \ \ \ \ \