summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-08-26drm/i915: ignore eDP bpc settings from vbtDaniel Vetter1-11/+0
2012-08-26drm/i915: correctly order the ring init sequenceDaniel Vetter1-2/+5
2012-08-26drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinateChristoph Bumiller1-1/+1
2012-08-26drm/i915: prefer wide & slow to fast & narrow in DP configsJesse Barnes1-2/+2
2012-08-26dma: imx-dma: Fix kernel crash due to missing clock conversionFabio Estevam1-11/+25
2012-08-15rt61pci: fix NULL pointer dereference in config_lna_gainStanislaw Gruszka1-2/+1
2012-08-15Input: wacom - Bamboo One 1024 pressure fixChris Bagwell1-1/+1
2012-08-15Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann1-8/+13
2012-08-15e1000e: NIC goes up and immediately goes downTushar Dave1-3/+1
2012-08-15iwlwifi: disable greenfield transmissions as a workaroundJohannes Berg1-5/+8
2012-08-15tun: don't zeroize sock->file on detachStanislav Kinsbursky1-1/+0
2012-08-15ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann1-1/+1
2012-08-15target: Check number of unmap descriptors against our limitRoland Dreier1-0/+5
2012-08-15target: Fix possible integer underflow in UNMAP emulationRoland Dreier1-10/+10
2012-08-15target: Fix reading of data length fields for UNMAP commandsRoland Dreier1-3/+3
2012-08-15target: Add range checking to UNMAP emulationRoland Dreier1-0/+12
2012-08-15HID: add ASUS AIO keyboard model AK1DCyrus Lien3-0/+3
2012-08-15HID: add support for Cypress barcode scanner 04B4:ED81Lionel Vaux3-0/+4
2012-08-15HID: multitouch: add support for Novatek touchscreenAustin Hendrix2-0/+8
2012-08-15random: mix in architectural randomness in extract_buf()H. Peter Anvin1-24/+32
2012-08-15dmi: Feed DMI table to /dev/random driverTony Luck1-0/+3
2012-08-15random: Add comment to random_initialize()Tony Luck1-0/+10
2012-08-15random: remove rand_initialize_irq()Theodore Ts'o2-58/+0
2012-08-15mfd: wm831x: Feed the device UUID into device_add_randomness()Mark Brown1-0/+8
2012-08-15rtc: wm831x: Feed the write counter into device_add_randomness()Mark Brown1-1/+23
2012-08-15random: add tracepoints for easier debugging and verificationTheodore Ts'o1-4/+22
2012-08-15random: add new get_random_bytes_arch() functionTheodore Ts'o1-5/+24
2012-08-15random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o1-9/+16
2012-08-15usb: feed USB device information to the /dev/random driverTheodore Ts'o1-0/+9
2012-08-15random: create add_device_randomness() interfaceLinus Torvalds1-0/+28
2012-08-15random: use lockless techniques in the interrupt pathTheodore Ts'o1-39/+39
2012-08-15random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o2-19/+86
2012-08-15ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan3-0/+3
2012-08-15ACPI processor: Fix tick_broadcast_mask online/offline regressionFeng Tang1-1/+1
2012-08-15video/smscufx: fix line counting in fb_writeAlexander Holler1-1/+1
2012-08-15md/raid1: don't abort a resync on the first badblock.NeilBrown1-1/+4
2012-08-15pcdp: use early_ioremap/early_iounmap to access pcdp tableGreg Pearson1-2/+2
2012-08-15media: ene_ir: Fix driver initialisationLuis Henriques1-1/+2
2012-08-15asus-wmi: use ASUS_WMI_METHODID_DSTS2 as default DSTS ID.Alex Hung1-6/+1
2012-08-15Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck1-1/+1
2012-08-09USB: echi-dbgp: increase the controller wait time to come out of halt.Colin Ian King1-1/+1
2012-08-09net/tun: fix ioctl() based info leaksMathias Krause1-2/+4
2012-08-09USB: kaweth.c: use GFP_ATOMIC under spin_lockDan Carpenter1-1/+1
2012-08-09caif: fix NULL pointer checkAlan Cox1-0/+3
2012-08-09r8169: revert "add byte queue limit support".Francois Romieu1-22/+5
2012-08-09bnx2: Fix bug in bnx2_free_tx_skbs().Michael Chan1-3/+3
2012-08-09gianfar: fix potential sk_wmem_alloc imbalanceEric Dumazet1-4/+3
2012-08-09atl1c: fix issue of transmit queue 0 timed outCloud Ren1-1/+0
2012-08-09nouveau: Fix alignment requirements on src and dst addressesMaarten Lankhorst3-10/+175
2012-08-09dm thin: fix memory leak in process_prepared_mapping error pathsJoe Thornber1-2/+3